home *** CD-ROM | disk | FTP | other *** search
/ PC for Alla 2003 October / PFA1003.iso / nytta / psp801ev.exe / Data1.cab / redeye.swf / scripts / DefineButton2_112 / BUTTONCONDACTION on(release, keyPress Enter).as
Encoding:
Text File  |  2003-06-06  |  144 b   |  5 lines

  1. on(release, keyPress "<Enter>"){
  2.    _global.menu.selectItem("repair_scratches");
  3.    loadMovie("repair_scratches.swf","_root.mainwindow");
  4. }
  5.